medical consultation
Satisfactory Medical Consultation based on Terminology-Enhanced Information Retrieval and Emotional In-Context Learning
Zuo, Kaiwen, Tang, Jing, Qin, Hanbing, Luo, Binli, He, Ligang, Tang, Shiyan
Recent advancements in Large Language Models (LLMs) have marked significant progress in understanding and responding to medical inquiries. However, their performance still falls short of the standards set by professional consultations. This paper introduces a novel framework for medical consultation, comprising two main modules: Terminology-Enhanced Information Retrieval (TEIR) and Emotional In-Context Learning (EICL). TEIR ensures implicit reasoning through the utilization of inductive knowledge and key terminology retrieval, overcoming the limitations of restricted domain knowledge in public databases. Additionally, this module features capabilities for processing long context. The EICL module aids in generating sentences with high attribute relevance by memorizing semantic and attribute information from unlabelled corpora and applying controlled retrieval for the required information. Furthermore, a dataset comprising 803,564 consultation records was compiled in China, significantly enhancing the model's capability for complex dialogues and proactive inquiry initiation. Comprehensive experiments demonstrate the proposed method's effectiveness in extending the context window length of existing LLMs. The experimental outcomes and extensive data validate the framework's superiority over five baseline models in terms of BLEU and ROUGE performance metrics, with substantial leads in certain capabilities. Notably, ablation studies confirm the significance of the TEIR and EICL components. In addition, our new framework has the potential to significantly improve patient satisfaction in real clinical consulting situations.
- Europe > United Kingdom > England > Oxfordshire > Oxford (0.04)
- Europe > France (0.04)
- Asia > China > Hubei Province > Wuhan (0.04)
- (2 more...)
- Information Technology > Artificial Intelligence > Natural Language > Large Language Model (1.00)
- Information Technology > Artificial Intelligence > Natural Language > Information Retrieval (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (0.48)
A Role-specific Guided Large Language Model for Ophthalmic Consultation Based on Stylistic Differentiation
Fu, Laiyi, Fan, Binbin, Du, Hongkai, Feng, Yanxiang, Li, Chunhua, Song, Huping
Ophthalmology consultations are crucial for diagnosing, treating, and preventing eye diseases. However, the growing demand for consultations exceeds the availability of ophthalmologists. By leveraging large pre-trained language models, we can design effective dialogues for specific scenarios, aiding in consultations. Traditional fine-tuning strategies for question-answering tasks are impractical due to increasing model size and often ignoring patient-doctor role function during consultations. In this paper, we propose EyeDoctor, an ophthalmic medical questioning large language model that enhances accuracy through doctor-patient role perception guided and an augmented knowledge base with external disease information. Experimental results show EyeDoctor achieves higher question-answering precision in ophthalmology consultations. Notably, EyeDoctor demonstrated a 7.25% improvement in Rouge-1 scores and a 10.16% improvement in F1 scores on multi-round datasets compared to second best model ChatGPT, highlighting the importance of doctor-patient role differentiation and dynamic knowledge base expansion for intelligent medical consultations. EyeDoc also serves as a free available web based service and souce code is available at https://github.com/sperfu/EyeDoc.
- Asia > China > Shaanxi Province > Xi'an (0.05)
- Asia > China > Guangdong Province > Zhuhai (0.04)
- Asia > China > Guangdong Province > Shenzhen (0.04)
- (6 more...)
- Research Report > Experimental Study (0.94)
- Research Report > New Finding (0.66)
Specialty detection in the context of telemedicine in a highly imbalanced multi-class distribution
Alomari, Alaa, Faris, Hossam, Castillo, Pedro A.
The Covid-19 pandemic has led to an increase in the awareness of and demand for telemedicine services, resulting in a need for automating the process and relying on machine learning (ML) to reduce the operational load. This research proposes a specialty detection classifier based on a machine learning model to automate the process of detecting the correct specialty for each question and routing it to the correct doctor. The study focuses on handling multiclass and highly imbalanced datasets for Arabic medical questions, comparing some oversampling techniques, developing a Deep Neural Network (DNN) model for specialty detection, and exploring the hidden business areas that rely on specialty detection such as customizing and personalizing the consultation flow for different specialties. The proposed module is deployed in both synchronous and asynchronous medical consultations to provide more real-time classification, minimize the doctor effort in addressing the correct specialty, and give the system more flexibility in customizing the medical consultation flow. The evaluation and assessment are based on accuracy, precision, recall, and F1-score. The experimental results suggest that combining multiple techniques, such as SMOTE and reweighing with keyword identification, is necessary to achieve improved performance in detecting rare classes in imbalanced multiclass datasets. By using these techniques, specialty detection models can more accurately detect rare classes in real-world scenarios where imbalanced data is common.
- Asia > Middle East > Jordan (0.04)
- North America > United States > New York > New York County > New York City (0.04)
- Europe > United Kingdom > England > Staffordshire (0.04)
- (5 more...)
- Health & Medicine > Therapeutic Area (1.00)
- Health & Medicine > Health Care Technology > Telehealth (1.00)
MidMed: Towards Mixed-Type Dialogues for Medical Consultation
Shi, Xiaoming, Liu, Zeming, Wang, Chuan, Leng, Haitao, Xue, Kui, Zhang, Xiaofan, Zhang, Shaoting
Most medical dialogue systems assume that patients have clear goals (medicine querying, surgical operation querying, etc.) before medical consultation. However, in many real scenarios, due to the lack of medical knowledge, it is usually difficult for patients to determine clear goals with all necessary slots. In this paper, we identify this challenge as how to construct medical consultation dialogue systems to help patients clarify their goals. To mitigate this challenge, we propose a novel task and create a human-to-human mixed-type medical consultation dialogue corpus, termed MidMed, covering five dialogue types: task-oriented dialogue for diagnosis, recommendation, knowledge-grounded dialogue, QA, and chitchat. MidMed covers four departments (otorhinolaryngology, ophthalmology, skin, and digestive system), with 8,175 dialogues. Furthermore, we build baselines on MidMed and propose an instruction-guiding medical dialogue generation framework, termed InsMed, to address this task. Experimental results show the effectiveness of InsMed.
- Europe > Ireland > Leinster > County Dublin > Dublin (0.04)
- Asia > China > Shanghai > Shanghai (0.04)
- Europe > Spain > Catalonia > Barcelona Province > Barcelona (0.04)
- (5 more...)
HuatuoGPT, towards Taming Language Model to Be a Doctor
Zhang, Hongbo, Chen, Junying, Jiang, Feng, Yu, Fei, Chen, Zhihong, Li, Jianquan, Chen, Guiming, Wu, Xiangbo, Zhang, Zhiyi, Xiao, Qingying, Wan, Xiang, Wang, Benyou, Li, Haizhou
In this paper, we present HuatuoGPT, a large language model (LLM) for medical consultation. The core recipe of HuatuoGPT is to leverage both \textit{distilled data from ChatGPT} and \textit{real-world data from doctors} in the supervised fine-tuned stage. The responses of ChatGPT are usually detailed, well-presented and informative while it cannot perform like a doctor in many aspects, e.g. for integrative diagnosis. We argue that real-world data from doctors would be complementary to distilled data in the sense the former could tame a distilled language model to perform like doctors. To better leverage the strengths of both data, we train a reward model to align the language model with the merits that both data bring, following an RLAIF (reinforced learning from AI feedback) fashion. To evaluate and benchmark the models, we propose a comprehensive evaluation scheme (including automatic and manual metrics). Experimental results demonstrate that HuatuoGPT achieves state-of-the-art results in performing medical consultation among open-source LLMs in GPT-4 evaluation, human evaluation, and medical benchmark datasets. It is worth noting that by using additional real-world data and RLAIF, the distilled language model (i.e., HuatuoGPT) outperforms its teacher model ChatGPT in most cases. Our code, data, and models are publicly available at \url{https://github.com/FreedomIntelligence/HuatuoGPT}. The online demo is available at \url{https://www.HuatuoGPT.cn/}.
- Health & Medicine > Consumer Health (1.00)
- Health & Medicine > Therapeutic Area > Gastroenterology (0.68)
- Health & Medicine > Therapeutic Area > Dermatology (0.46)
- Health & Medicine > Therapeutic Area > Infections and Infectious Diseases (0.46)
A Benchmark for Automatic Medical Consultation System: Frameworks, Tasks and Datasets
Chen, Wei, Li, Zhiwei, Fang, Hongyi, Yao, Qianyuan, Zhong, Cheng, Hao, Jianye, Zhang, Qi, Huang, Xuanjing, Peng, Jiajie, Wei, Zhongyu
Motivation: In recent years, interest has arisen in using machine learning to improve the efficiency of automatic medical consultation and enhance patient experience. In this article, we propose two frameworks to support automatic medical consultation, namely doctor-patient dialogue understanding and task-oriented interaction. We create a new large medical dialogue dataset with multi-level finegrained annotations and establish five independent tasks, including named entity recognition, dialogue act classification, symptom label inference, medical report generation and diagnosis-oriented dialogue policy. Results: We report a set of benchmark results for each task, which shows the usability of the dataset and sets a baseline for future studies.
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.14)
- Asia > China > Shanghai > Shanghai (0.04)
- Europe > Italy (0.04)
- (6 more...)
- Health & Medicine > Therapeutic Area > Infections and Infectious Diseases (1.00)
- Health & Medicine > Therapeutic Area > Immunology (1.00)
- Health & Medicine > Consumer Health (0.94)
- Health & Medicine > Health Care Technology (0.68)
Trust Me, I'm a Chatbot: How Artificial Intelligence in Health Care Fails the Turing Test
Over the last two decades, the concerns of digital health researchers interested in the social impact of the internet have evolved as the technology has matured and new tools have emerged. From a sociotechnical perspective, there were initial preoccupations with the impact of a new, uncontrolled form of mass communication, alongside concerns with the quality of unregulated online information and threats to professions, with medical professionals in particular fearing a loss of authority [1-3]. As Web2.0 developments took hold and the public became producers as well as consumers of health information, researchers began to identify the benefits of online peer-to-peer communication and the sharing of information in virtual communities, social media, and increasingly on health ratings sites [4-7]. With the mass uptake in smartphones, the subsequent rapid developments in mobile health, and the explosion in health apps, we are now exploring the value of low-cost, patient-centered interventions delivered directly to consumers [8,9]. In addition, we are also gaining a better understanding of the limitations and key issues in their implementation, such as nonadoption and abandonment [10].
- Health & Medicine > Health Care Technology (0.55)
- Information Technology > Security & Privacy (0.49)
- Information Technology > Artificial Intelligence > Applied AI (0.66)
- Information Technology > Artificial Intelligence > Natural Language > Chatbot (0.54)
- Information Technology > Artificial Intelligence > Issues > Turing's Test (0.52)
- Information Technology > Biomedical Informatics > Clinical Informatics (0.50)
Telemedicine via smartphone apps gaining in popularity in Japan
Remote medical consultation services that connect doctors and patients via smartphones and other devices are spreading across Japan, with their popularity boosted by recent deregulation of telemedicine. Under deregulation in April, health insurance can now be used for such consultations, and health care startups are expected to further accelerate the development of remote health care services that use artificial intelligence amid wider accumulation of health data on individuals. The Health, Labor and Welfare Ministry unveiled its vision for developing and utilizing a health care database to support telemedicine applications for remote diagnosis, remote treatment and telesurgery in its proposal titled "The Japan Vision: Health Care 2035," along with changes in the social environment, including a rapidly aging population and the advancement of medical technology. As an experiment for remote consultations, this reporter tried using the health care mobile app called curon, which is operated by Tokyo-based health care startup Micin Inc. After explaining via smartphone that "I have been taking large amounts of painkillers because I have been bothered by frequent headaches and fevers recently," a doctor., who appeared in a videophone call replied, "You'll lessen the strain on your stomach and kidneys if you change your medication."
- Information Technology > Communications > Mobile (0.83)
- Information Technology > Artificial Intelligence (0.72)